package com.itextpdf.tool.xml.examples.css.font.font_family.cell; import com.itextpdf.tool.xml.examples.SampleTest; public class Font_family_cell01 extends SampleTest { protected String getTestName() { return "font_family_cell01"; } }